@charset "UTF-8";
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}

fieldset,
img {
    border: 0;
}

:focus {
    outline: 0;
}

address, caption, cite, code, dfn, em, th, var, optgroup {
    font-style: normal;
    font-weight: 400;
}

abbr, acronym {
    border: 0;
    font-variant: normal;
}

ol, ul {
    list-style: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0 auto!important;
}

caption, th {
    text-align: left;
}

sup, sub {
    font-size: 14px!important;
}

blockquote, q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: none;
}

input::-ms-clear {
    display: none;
}

.clear {
    clear: both;
}

img {
    border: 0;
    outline: 0;
}

.pcNone {
    display: none !important;
}



body {
    font-family: "Microsoft YaHei";
    font-size: 16px;
    background: #F7F7F7;
    min-width: 1140px;

    -webkit-print-color-adjust: exact;
}

a {
    text-decoration: none;
    color: inherit;
}

a:hover {
    color: #14A0C3;
}

.clear {
    clear: both;
}

.clear:after {
    display: table;
    content: "";
    clear: both;
}

.img-cont img {
    display: block;
    width: 100%;
}

.detial {
    color: #a60712;
}

.wrap {
    width: 100%;
    height: 168px;
    background: url("topbg.png") top center repeat-x;
}

.top_bg {
    height: 40px;
    line-height: 40px;
    width: 1400px;
    margin: 0 auto;
    position: relative;
}

.top_bg .top_logo {
    display: block;
    float: left;
    width: 195px;
}

.top_bg .top_logo img {
    display: block;
    width: 100%;
}

.top_bg .top_links {
    float: right;
    text-align: right;
    font-size: 14px;
    color: #14A0C3;
    position: relative;
}

.top_bg .top_links span {
    margin: 0 12px;
}

.wrapIn {
    width: 1400px;
    margin: 0 auto;
    overflow: hidden;
}

.logo {
    width: 380px;
    height: 66px;
    float: left;
}

.logo img {
    display: block;
    width: 100%;
    height: 100%;
}

.bread_nav {
    width: 1400px;
    margin: 0 auto;
    font-size: 16px;
    line-height: 50px;
    height: 66px;
    color: #999999;
}


.bread_nav a:hover {
    color: #14A0C3;
}

.nav_color {
    background: #F0F0F0;
}

.nav_sec {
    background: #F0F0F0;
    border-bottom: 1px #FFFFFF solid;
    position: relative;
    height: 60px;
    margin-bottom: 10px;
}

.nav_sec::after {
    content: "";
    border-bottom: 1px #E0E0E0 solid;
}

.nav_sec .nav_sec_list {
    overflow: hidden;
    width: 1400px;
    margin: 0 auto;
    text-align: center;
}

.nav_sec .nav_sec_list ul li {
    display: inline-block;
    height: 60px;
    box-sizing: border-box;
    font-size: 20px;
    padding: 0 38px;
    position: relative;
    font-weight: bold;
    line-height: 40px;
}

.nav_sec .nav_sec_gy ul li {
    display: inline-block;
    height: 60px;
    box-sizing: border-box;
    font-size: 17px;
    padding: 0 11px;
    position: relative;
    font-weight: bold;
    line-height: 40px;
}

.nav_sec .nav_sec_list ul li.active {
    color: #14A0C3;
}

.nav_sec .nav_sec_list ul li.active::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    border-bottom: 3px #14A0C3 solid;
    width: 40px;
    margin-left: -20px;
}

.nav_sec .nav_sec_list ul li:first-child::before {
    display: none;
}

.nav_sec .nav_sec_list ul li::before {
    content: "";
    height: 18px;
    position: absolute;
    left: -4px;
    top: 14px;
    width: 1px;
    background: #14A0C3;
}

.nav_sec .nav_sec_gy ul li::before {
    content: "";
    height: 16px;
    position: absolute;
    left: -4px;
    top: 14px;
    width: 1px;
    background: #14A0C3;
}


.no_bottom {
    margin-bottom: 0;
}

.nav_three {
    background: #F0F0F0;
    border-bottom: 2px #FFFFFF solid;
    position: relative;
    height: 60px;
    margin-bottom: 10px;
}

.nav_three::after {
    content: "";
    border-bottom: 1px #E0E0E0 solid;
    /* position: absolute; */
    display: block;
    height: 0px;
}

.nav_three .nav_three_list {
    overflow: hidden;
    width: 1400px;
    margin: 0 auto;
    text-align: center;
}

.nav_three .nav_three_list ul li {
    display: inline-block;
    height: 60px;
    box-sizing: border-box;
    font-size: 18px;
    padding: 0px 20px;
    position: relative;
    font-weight: bold;
    line-height: 60px;
}

.nav_three .nav_three_list ul li.active {
    /* color: #14A0C3; */
    background: #ffffff;
    border-bottom: 2px #14A0C3 solid;
}

.nav_three .nav_three_list ul li.active::after {
    /* content: ""; */
    position: absolute;
    left: 50%;
    bottom: 0;
    border-bottom: 2px #14A0C3 solid;
    width: 40px;
    margin-left: -20px;
}

.nav_three .nav_three_list ul li:first-child::before {
    display: none;
}

.nav_three .nav_three_list ul li::before {
    /* content: ""; */
    height: 18px;
    position: absolute;
    left: -4px;
    top: 14px;
    width: 1px;
    background: #14A0C3;
}


.col_title {
    color: #14A0C3;
    font-size: 32px;
    height: 62px;
    border-bottom: 1px solid;
    border-image: linear-gradient(to right, #14A0C3, #6DDF87) 1;
    box-sizing: border-box;
}

.col_list {
    overflow: hidden;
    background: url(content_bg.png) right bottom no-repeat;
}

.col_list ul li {
    border-bottom: 1px #B3D2E4 dashed;
}

.col_list .list_content {
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
    overflow: hidden;
}

.col_list .content_head {
    width: 284px;
    height: 166px;
    float: left;
    margin: 0 40px 0 0;
    overflow: hidden;
}

.col_list .content_right_title {
    font-size: 20px;
    line-height: 1.8;
    font-weight: bold;
    cursor: pointer;
}

.col_list .content_right_content {
    font-size: 16px;
    color: #666;
    padding-top: 10px;
    margin: 0;
    line-height: 1.8;
}

.col_list .content_right_down {
    padding-top: 10px;
    overflow: hidden;
}

.col_list .content_right_down_date {
    font-size: 16px;
    color: #59B6B6;
    float: right;
}

.col_list .content_head img {
    width: 100%;
    height: auto;
    transition: transform 0.5s;
    -webkit-transition: transform 0.5s;
    max-width: 100%;
}

.col_list .content_head:hover img {
    transform: scale(1.1, 1.1);
}

.col_list_txt {
    overflow: hidden;
}

.col_list_txt ul li {
    padding: 20px 0;
    background: url(nav_dian.gif) 0px 34px no-repeat;
    padding-left: 35px;
    font-size: 20px;
    border-bottom: 1px #B3D2E4 dashed;
    line-height: 1.5;
    overflow: hidden;
    clear: bottom;
}

.col_list_txt ul li a {
    display: block;
    float: left;
    width: 1070px;
}

.col_list_txt ul li span {
    float: right;
    font-size: 16px;
    color: #59B6B6;
    line-height: 1.8;
}

.col_list2 {
    overflow: hidden;
    background: url(content_bg.png) right bottom no-repeat;
    padding-top: 20px;
}

.col_list2 ul li {
    float: left;
    width: 340px;
    height: 440px;
    box-shadow: 0 0 20px 0 #e8e8e8;
    margin: 20px 20px;
    padding: 20px;
    position: relative;
}

.col_list2 .list_content {
    width: 100%;
    overflow: hidden;
}

.col_list2 .content_head {
    width: 340px;
    height: 200px;
    overflow: hidden;
    margin-bottom: 10px;
}

.col_list2 .content_right_title {
    font-size: 20px;
    line-height: 1.8;
    font-weight: bold;
    cursor: pointer;
}

.col_list2 .content_right_content {
    font-size: 16px;
    color: #666;
    padding-top: 10px;
    margin: 0;
    line-height: 1.8;
}

.col_list2 .content_right_down {
    overflow: hidden;
    position: absolute;
    right: 20px;
    bottom: 15px;
}

.col_list2 .content_right_down_date {
    font-size: 16px;
    color: #59B6B6;
    float: right;
}

.col_list2 .content_head img {
    width: 100%;
    height: 100%;
    transition: transform 0.5s;
    -webkit-transition: transform 0.5s;
    max-width: 100%;
    display: block;
}

.col_list2 .content_head:hover img {
    transform: scale(1.1, 1.1);
}

.main {
    width: 1400px;
    margin: 0 auto;
    background: #FFFFFF;
    padding: 50px 70px;
    box-sizing: border-box;
}

.main_gy {
    padding: 0;
    background: none;
}

.gy_title {
    color: #14A0C3;
    font-size: 32px;
    height: 84px;
    line-height: 84px;
    padding-left: 30px;
    background: #FFFFFF;
    box-sizing: border-box;
    position: relative;
}

.gy_title .bg {
    background: url(content_bg.png) right 0 no-repeat;
    background-size: 150px;
}

.gy_title::before {
    content: '';
    border-left: 6px solid;
    border-image: linear-gradient(to bottom, #14A0C3, #6DDF87) 1;
    position: absolute;
    left: 0;
    top: 25px;
    height: 36px;
}

.gy_list {
    overflow: hidden;
    background: url(content_bg.png) right bottom no-repeat;
}

.gy_list ul li {
    background: #FFFFFF;
    box-sizing: border-box;
    padding-right: 50px;
}

.gy_list .list_content {
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
    overflow: hidden;
}

.gy_list .content_head {
    width: 408px;
    height: 270px;
    float: left;
    margin: 0 50px 0 0;
    overflow: hidden;
}

.gy_list .content_right_title {
    font-size: 20px;
    line-height: 1.8;
    font-weight: bold;
    cursor: pointer;
    margin-top: 30px;
}

.gy_list .content_right_content {
    font-size: 16px;
    color: #666;
    padding-top: 10px;
    margin: 0;
    line-height: 1.8;
    text-align: justify;
}

.gy_list .content_right_content a {
    color: #14A0C3;
}

.gy_list .content_right_down {
    padding-top: 20px;
    overflow: hidden;
}

.gy_list .content_right_down .gy_link {
    display: block;
    width: 163px;
    height: 48px;
    line-height: 48px;
    box-sizing: border-box;
    font-size: 16px;
    font-weight: bold;
    text-align: right;
    padding-right: 18px;
    color: #FFFFFF;
    float: right;
    background: url("gy_more.jpg") no-repeat;
}

.gy_list .content_right_down_date {
    font-size: 16px;
    color: #59B6B6;
    float: right;
}

.gy_list .content_head img {
    width: 100%;
    height: 100%;
    transition: transform 0.5s;
    -webkit-transition: transform 0.5s;
    max-width: 100%;
}

.gy_list .content_head:hover img {
    transform: scale(1.1, 1.1);
}

.content {
    background: url("content_bg.png") right bottom no-repeat;
}

.swiper-wrapper {
    width: 999999999px;
}

.swiper-pagination-switch {
    cursor: pointer;
    margin: 0 10px;
}

.top {
    text-align: center;
    position: absolute;
    right: 240px;
    top: 5px;
}

.top img {
    height: 110px;
}

.top .search_box {
    width: 170px;
    height: 30px;
    border-bottom: 1px #94c1d1 dashed;
}

.top .search_box span {
    text-align: left !important;
    line-height: 26px;
    padding: 0!important;
    margin: 0!important;
}

.search_input {
    width: 150px;
    height: 26px;
    border: none;
    float: left;
}

.search_btn {
    width: 17px;
    height: 17px;
    background: url(search.gif) no-repeat center;
    float: right;
    margin-top: 6px;
}

::-webkit-input-placeholder {
    color: #95c2d2;
}

.nav {
    width: 900px;
    float: right;
    height: 80px;
    position: relative;
    padding-bottom: 10px;
    text-align: right;
}

.nav span,
.nav a,
.nav .has-chil {
    float: left;
}

.nav span {
    width: 5px;
    height: 50px;
    background: url(./sk_wxs_nav_line.png) no-repeat center;
    background-size: 100%;
    display: block;
}

.nav a,
.nav .has-chil {
    height: 80px;
    line-height: 80px;
    color: #FFFFFF;
    display: inline-block;
    font-size: 22px;
    text-align: center;
    padding-bottom: 20px;
    margin-left: 27px;
}

.nav a {
    position: relative;
}

.nav a:before {
    content: "";
    display: block;
    width: 0px;
    height: 3px;
    background-color: #FFFFFF;
    position: absolute;
    bottom: 20px;
    left: 50%;
    margin-left: -20px;
    transition: all 0.4s;
    opacity: 0;
}

.nav a.active {
    color: #FFFFFF;
    font-weight: bold;
}

.nav a.active:before {
    width: 40px;
    opacity: 1;
}

.nav .has-chil a {
    float: none;
}

.nav a:hover {
    color: #FFFFFF;
    font-weight: bold;
}

.nav a:hover:before,
.nav .has-chil:hover a:before {
    width: 40px;
    opacity: 1;
}

.nav .has-chil .chil-nav {
    background: #fff;
    margin-right: -300px;
    padding-left: 300px;
    position: absolute;
    width: 100%;
    left: 0;
    z-index: 22;
    top: 64px;

    box-sizing: border-box;
    box-shadow: 0px 6px 16px 0px rgba(13, 52, 87, 0.14);
    transition: all 0.6s;
    opacity: 0;
    height: 0;
    overflow: hidden;
}

.nav .has-chil:hover .chil-nav {
    height: 630px;
    opacity: 1;
}

.nav .has-chil .chil-nav .chil-icon {
    position: absolute;
    bottom: 0;
    background-repeat: no-repeat;
    width: 49px;
    height: 47px;
    z-index: 2;
}

.nav .has-chil .chil-nav .chil-icon.icon-left {
    left: 0;
    background-image: url("sk_wxs_nav_icon3.png");
}

.nav .has-chil .chil-nav .chil-icon.icon-right {
    right: 0;
    background-image: url("sk_wxs_nav_icon4.png");
}

.chil-nav .chil-item {
    float: left;
    width: 355px;
    margin-top: 30px;
}

.chil-nav .chil-item:nth-of-type(3) {
    width: 160px;
}

.chil-nav .chil-item h3 {
    font-size: 20px;
    text-align: left;
}

.chil-nav .chil-item a {
    font-size: 18px;
    text-align: left;
    width: 100%;
    height: 40px;
    line-height: 40px;
}

.chil-nav .chil-item a:before {
    display: none;
}

.chil-nav .chil-item a:after {
    content: "";

    vertical-align: 0px;
    width: 14px;
    height: 12px;
    background: url("sk_wxs_nav_icon5.png") no-repeat;
    margin-left: 20px;
    display: none;
}

.chil-nav .chil-item a:hover:after {
    display: inline-block;
}

/*底部*/
.footer {
    background: url("footer_bg.jpg") repeat-x;
    height: 180px;
    margin-top: 70px;
}

.footerIn {
    width: 1400px;
    margin: 0 auto;
    overflow: hidden;
    font-size: 18px;
    color: #FFFFFF;
    padding-top: 35px;
}

.footerIn_left_row1 {
    height: 60px;
    line-height: 60px;
    text-align: center;
    border-bottom: 1px #6AC7CB solid;
}

.footerIn_left_row2 {
    height: 60px;
    line-height: 60px;
    text-align: center;
}

.footerIn_left_row1 span,
.footerIn_left_row2 span {
    line-height: 30px;
    display: inline-block;
    margin: 0 10px;
}

.footerIn_left_row2 img {
    vertical-align: middle;
    margin-right: 5px;
}

.footerIn_left_row1 span:nth-child(1),
.footerIn_left_row2 span:nth-child(1) {

}

.footerIn_left_row2 span:nth-child(3) {

}

.footerIn a:hover{
    color: #fff;
}

/*中间内容*/

.content_title {
    font-size: 32px;
    text-align: center;
    padding: 30px 0 50px;
    position: relative;
    line-height: 50px;
}

.content_title.sp_title span {
    display: inline-block;
    background: url("sk_wxs_shipin.gif") 0 center no-repeat;
    padding-left: 60px;
    height: 60px;
    line-height: 60px;
}

.content_main {
    margin: 50px 0;
}

.content_main * {
    font-size: 18px;
    line-height: 2;
    margin-bottom: 1em!important;
}
.content_main table * {
    text-indent: 0;
    margin-bottom: 0!important;
}
.article_info {
    overflow: hidden;
    font-size: 16px;
    color: #0d3457;
    border-bottom: 1px solid;
    border-image: linear-gradient(to right, #14A0C3, #6DDF87) 1;
    padding-bottom: 20px;
}

.article_info .article_info_item {
    float: left;
    margin-right: 35px;
    padding-left: 25px;
    line-height: 38px;
}

.article_info .article_info_item:first-child {
    background: url(jjh_artInfoTime_v2023.png) no-repeat left center;
    background-size: 16px auto;
}

.article_info .article_info_item:nth-child(2) {
    background: url(jjh_artInfoSource_v2023.png) no-repeat left center;
    background-size: 17px auto;
}

.article_info .article_info_item.print {
    background: url(jjh_artDetPrintIcon_v2023.png) no-repeat left center;
    background-size: 16px auto;
    cursor: pointer;
}

.article_info .article_info_item.fontSize {
    background: url(jjh_artDelFontIcon_v2023.png) no-repeat left center;
    background-size: 17px auto;
}

.article_info .article_info_item.fontSize a {
    cursor: pointer;
    padding: 0 6px;
}

.article_info .article_info_item.fontSize a.active {
    color: #14A0C3;
}

.article_info_share {
    float: right;
    line-height: 38px;
    overflow: hidden;
}

.article_info_share span,
.article_info_share img {
    display: block;
    float: left;
    margin-left: 10px;
}

.article_info_share img {
    cursor: pointer;
}

.article_info_share .view {
    display: inline-block;
    float: right;
}

.main img {
    max-width: 800px;
    height: auto;
    display: block;
    margin: 0 auto;
}


/*分页*/
.lssp_page {
    text-align: center;
    padding: 50px 0 0;
    position: relative;
    z-index: 11;
}

.lssp_page_s {
    display: inline-block;
    font-size: 14px;
}

.lssp_page a {
    cursor: pointer;
}

.lssp_page a,
.lssp_page span,
.lssp_page .txt {
    padding: 0 14px;
    height: 34px;
    line-height: 34px;
    border: 1px solid #d1d1d1;
    /* margin: 0 3px 0 0; */
    color: #2d2d2d;
    font-size: 16px;
    border-radius: 3px;
    display: inline-block;

}

.lssp_page a {
    margin: 0 2px;
}

.lssp_page a:hover {
    color: #fff;
    border: 1px solid #14A0C3;
    background: #14A0C3;
}

.lssp_page .cur {
    color: #fff;
    border: 1px solid #14A0C3;
    background: #14A0C3;
}

.lssp_page span {
    border: none;
}

.lssp_page .txt {
    width: 18px;
}

.lssp_page #num {
    height: 32px;
    line-height: 32px;
    text-align: center;
    border: 1px solid #ccc;
    border-radius: 2px;
    width: 32px;
    vertical-align: top;
    font-size: 16px;
    background: 0;
}

.lssp_page font {
    font-size: 16px;
    height: 32px;
    line-height: 32px;
    display: inline-block;
    vertical-align: top;
}

.lssp_page font i {
    padding-bottom: 2px;
    display: inline-block;
}

.lssp_page #go {
    height: 34px;
    line-height: 34px;
    padding: 0 12px;
    cursor: pointer;
    margin: 0;
    vertical-align: top;
    border: none;
    background-color: #14A0C3;
    font-size: 16px;
    color: #fff;
    border-radius: 2px;
}

/*分页 end*/

/*搜索*/
.search_bg {
    background: url(content_bg.png) right bottom no-repeat;
}

.search {
    width: 100%;
    height: 110px;
    background: #F0F0F0;
}

.search .search_input_btn {
    width: 1000px;
    height: 48px;
    padding: 30px 0 30px 50px;
    float: left;
}

.search .search_input_btn input {
    width: 100%;
    height: 100%;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 20px;
    border: 0;
    box-sizing: border-box;
}

.search .search_btn_box {
    width: 160px;
    height: 48px;
    background: #14A0C3;
    margin-top: 31px;
    float: left;
    cursor: pointer;
}

.search .search_btn_box img {
    padding: 9px 0 0 32px;
    float: left;
}

.search .search_btn_box span {
    padding: 10px;
    float: left;
    font-size: 20px;
    color: white;
}

.search_note {
    font-size: 18px;
    color: #333;
    margin: 30px 0 35px;
}

.search_note span {
    color: #b91615;
}

.wch_list_content_search {
    padding: 0 0 20px 0;
    margin-top: 15px;
    border-bottom: 1px #c4dcdf dashed;
}

.wch_list_content_search .content_right {
    padding: 0;
}

.content_right_content_search {
    -webkit-line-clamp: 3;
}

.content_right_title {
    font-size: 20px;
    line-height: 1.8;
    cursor: pointer;
    font-weight: bold;
}

.content_right_content {
    font-size: 16px;
    color: #666;
    padding-top: 10px;
    margin: 0;
    line-height: 1.8;
}

.content_right_down {
    padding-top: 10px;
    overflow: hidden;
}

.content_right_down_date {
    font-size: 16px;
    color: #1095a7;
    float: left;
}

/*搜索 end*/

/*年报*/
.nb_list {
    overflow: hidden;
}

.nb_list ul li {
    float: left;
    height: 126px;
    width: 685px;
    border: 1px #EDEDED solid;
    border-bottom: 3px #14A0C3 solid;
    box-sizing: border-box;
    margin-right: 30px;
    background: #FFFFFF;
    margin-top: 30px;
}

.nb_list ul li:nth-child(2n) {
    margin-right: 0;
}

.nb_list .time {
    width: 80px;
    float: left;
    margin-top: 20px;
    margin-left: 30px;
    text-align: center;
    box-sizing: border-box;
    overflow: hidden;
}

.nb_list .time span {
    font-size: 26px;
    font-weight: bold;
    color: #14A0C3;
    padding: 10px 0;
    display: block;
    border: 1px #14A0C3 solid;
}

.nb_list .time p {
    font-size: 14px;
    height: 30px;
    background: url("nb_bg.jpg") repeat-x;
    line-height: 30px;
    color: #ffffff;
}

.nb_list .title {
    font-size: 20px;
    float: left;
    line-height: 120px;
    margin-left: 20px;
}

.nb_list .title i {
    background: url("ico_pdf.gif") no-repeat;
    width: 27px;
    height: 29px;
    display: inline-block;
    vertical-align: text-top;
    margin-left: 20px;
}

/*年报 end*/


/*公益*/
.content_main_gy {
    margin: 30px 0 50px;
}
.content_main_gy * {
    font-size: 18px;
    line-height: 2;
}
.col_line {
    color: #14A0C3;
    height: 30px;
    border-top: 1px solid;
    border-image: linear-gradient(to right, #14A0C3, #6DDF87) 1;
    box-sizing: border-box;
}
.index_atitle_w2{
    line-height: 62px;
}
.index_atitle_w2 .t1{
    color: #14a0c3;
    font-weight: bold;
    font-size: 22px;
    position: relative;
    display: inline-block;
    border: 1px solid #32b5ae;
    border-radius: 18px 0 18px 0;
    padding: 0 34px;
}
.index_atitle_w2 .t1 .xians{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background-color: #14a0c3;
}
.index_atitle_w2 .mores{
    height: 44px;
    line-height: 44px;
    text-align: center;
    font-size: 16px;
    color: #666666;
    transition:all 0.3s;
    margin-top: 7px;
    display: inline-block;
    float: right;
}
.index_atitle_w2 .mores span{
    display: inline-block;
    padding-right: 21px;
    background: url(jjh_index1.png) no-repeat right center;
    transition:all 0.3s;
}
.index_atitle_w2 .mores:hover{
    color: #14a0c3;
}
.index_atitle_w2 .mores:hover span{
    background-image: url(jjh_index1_s.png);
}
.gy_title .more {
    font-size: 14px;
    float: right;
    line-height: 40px;
}
.gy_title .more span {
    margin-top: 40px;
    display: block;
}
.content_main_jz {
    margin: 40px 0 50px;
    overflow: hidden;
}
.content_main_jz ul li {
    float: left;
    width: 413px;
    height: 220px;
    text-align: center;
    margin-top: 30px;
}
.content_main_jz img {
    width: 100px;
    height: 100px;
}
.content_main_jz p {
    font-size: 18px;
    text-align: center;
    line-height: 40px;
    height: 40px;
    margin: 10px 0;
}
.content_main_jz a {
    color: #FFFFFF;
    background: #14A0C3;
    display: block;
    padding: 10px 20px;
    margin: 0 auto;
    width: 100px;
    text-decoration: none;
    border-radius: 4px;
}
.video {
    width: 670px;
    height: 378px;
    margin: 0 auto;

}
.video .video_box {
    width: 670px;
    height: 100%;
    background: #000;
}
@media screen and (max-width: 1440px) {
    .bread_nav {
        width: 1000px;
        margin: 0 auto;
        font-size: 12px;
        color: #0d3457;
        line-height: 46px;
        height: 50px;
    }

    .wrap {
        width: 100%;
        height: 110px;
        background: url(topbg_1000.png) top center repeat-x;
    }

    .logo {
        width: 270px;
        height: 47px;
        float: left;
    }

    .wrapIn {
        width: 1000px;
    }

    .top_bg {
        height: 28px;
        line-height: 28px;
        width: 1000px;
    }

    .top {
        text-align: center;
        position: absolute;
        right: 190px;
        top: 1px;
    }

    .top_bg .top_logo {
        width: 165px;
    }

    .top_bg .top_links {
        font-size: 12px;
    }

    .top_bg .top_links span {
        margin: 0 8px;
    }

    .top .search_box {
        width: 150px;
        height: 24px;
        top: 26px;
        right: -100px;
    }

    .nav {
        padding-bottom: 0;
        width: 640px;
    }

    .search_input {
        width: 130px;
        height: 24px;
        font-size: 12px;
    }

    .search_btn {
        width: 12px;
        height: 12px;
        background-size: 100% auto;
    }

    .nav a {
        height: 53px;
        line-height: 53px;
        font-size: 16px;
        margin-left: 18px;
    }

    .footer {
        background: url(footer_bg.jpg) repeat-x;
        height: 130px;
        margin-top: 50px;
    }

    .footerIn {
        width: 1000px;
        font-size: 14px;
        padding-top: 20px;
    }

    .footerIn_left_row1 {
        height: 45px;
        line-height: 45px;
        text-align: center;
        border-bottom: 1px #6AC7CB solid;
    }

    .footerIn_left_row2 {
        height: 45px;
        line-height: 45px;
        text-align: center;
    }

    .nav_sec {
        background: #F0F0F0;
        border-bottom: 1px #FFFFFF solid;
        position: relative;
        height: 40px;
        margin-bottom: 0;
    }

    .nav_sec::after {
        content: "";
        border-bottom: 1px #E0E0E0 solid;
    }

    .nav_sec .nav_sec_list {
        overflow: hidden;
        width: 1000px;
        margin: 0 auto;
        text-align: center;
    }

    .nav_sec .nav_sec_list ul li {
        display: inline-block;
        height: 40px;
        box-sizing: border-box;
        font-size: 16px;
        padding: 0 20px;
        position: relative;
        font-weight: bold;
        line-height: 30px;
    }

    .nav_sec .nav_sec_gy ul li {
        display: inline-block;
        height: 40px;
        box-sizing: border-box;
        font-size: 13px;
        padding: 0 5px;
        position: relative;
        font-weight: bold;
        line-height: 30px;
    }

    .nav_sec .nav_sec_list ul li.active {
        color: #14A0C3;
    }

    .nav_sec .nav_sec_list ul li.active::after {
        content: "";
        position: absolute;
        left: 50%;
        bottom: 0;
        border-bottom: 3px #14A0C3 solid;
        width: 30px;
        margin-left: -15px;
    }

    .nav_sec .nav_sec_list ul li:first-child::before {
        display: none;
    }

    .nav_sec .nav_sec_list ul li::before {
        content: "";
        height: 14px;
        position: absolute;
        top: 8px;
    }

    .nav_sec .nav_sec_gy ul li::before {
        content: "";
        height: 13px;
        position: absolute;
        top: 9px;
        left: -3px;
    }

    .col_title {
        color: #14A0C3;
        font-size: 24px;
        height: 52px;
        border-bottom: 1px solid;
        border-image: linear-gradient(to right, #14A0C3, #6DDF87) 1;
        box-sizing: border-box;
    }

    .col_list {
        overflow: hidden;
        background: url(content_bg.png) right bottom no-repeat;
    }

    .col_list ul li {
        border-bottom: 1px #B3D2E4 dashed;
    }

    .col_list .list_content {
        width: 100%;
        margin-top: 20px;
        margin-bottom: 20px;
        overflow: hidden;
    }

    .col_list .content_head {
        width: 202px;
        height: 118px;
        float: left;
        margin: 0px 20px 0 0;
        overflow: hidden;
    }

    .col_list .content_right_title {
        font-size: 16px;
        line-height: 1.8;
        font-weight: bold;
        cursor: pointer;
    }

    .col_list .content_right_content {
        font-size: 12px;
        color: #666;
        padding-top: 10px;
        margin: 0;
        line-height: 1.8;
    }

    .col_list .content_right_down {
        padding-top: 5px;
        overflow: hidden;
    }

    .col_list .content_right_down_date {
        font-size: 12px;
        float: right;
    }

    .col_list .content_head img {
        width: 100%;
        height: auto;
        transition: transform 0.5s;
        -webkit-transition: transform 0.5s;
    }

    .col_list .content_head:hover img {
        transform: scale(1.1, 1.1);
    }

    .col_list_txt ul li {
        padding: 15px 0;
        background: url(nav_dian.gif) 0px 24px no-repeat;
        background-size: 6px;
        padding-left: 25px;
        font-size: 16px;
        border-bottom: 1px #B3D2E4 dashed;
        line-height: 1.5;
    }

    .col_list_txt ul li span {
        float: right;
        font-size: 12px;
        color: #59B6B6;
        line-height: 1.8;
    }

    .col_list_txt ul li a {
        display: block;
        float: left;
        width: 770px;
    }

    .col_list2 {
        overflow: hidden;
        background: url(content_bg.png) right bottom no-repeat;
        padding-top: 20px;
    }

    .col_list2 ul li {
        float: left;
        width: 260px;
        height: 340px;
        box-shadow: 0 0 20px 0 #e8e8e8;
        margin: 10px 10px;
        padding: 10px;
        position: relative;
    }

    .col_list2 .list_content {
        width: 100%;
        overflow: hidden;
    }

    .col_list2 .content_head {
        width: 260px;
        height: 152px;
        overflow: hidden;
        margin-bottom: 10px;
    }

    .col_list2 .content_right_title {
        font-size: 16px;
        line-height: 1.8;
        font-weight: bold;
        cursor: pointer;
    }

    .col_list2 .content_right_content {
        font-size: 12px;
        color: #666;
        padding-top: 6px;
        margin: 0;
        line-height: 1.8;
    }

    .col_list2 .content_right_down {
        overflow: hidden;
        position: absolute;
        right: 20px;
        bottom: 15px;
    }

    .col_list2 .content_right_down_date {
        font-size: 12px;
        color: #59B6B6;
        float: right;
    }

    .col_list2 .content_head img {
        width: auto;
        height: 100%;
        transition: transform 0.5s;
        -webkit-transition: transform 0.5s;
        max-width: 100%;
        display: block;
    }

    .col_list2 .content_head:hover img {
        transform: scale(1.1, 1.1);
    }

    .gy_title {
        color: #14A0C3;
        font-size: 24px;
        height: 60px;
        line-height: 60px;
        padding-left: 20px;
        background: #FFFFFF;
        box-sizing: border-box;
        position: relative;
    }

    .gy_title .bg {
        background: url(content_bg.png) right 0 no-repeat;
        background-size: 105px;
    }

    .gy_title::before {
        content: '';
        border-left: 4px solid;
        border-image: linear-gradient(to bottom, #14A0C3, #6DDF87) 1;
        position: absolute;
        left: 0;
        top: 19px;
        height: 24px;
    }

    .gy_list {
        overflow: hidden;
        background: url(content_bg.png) right bottom no-repeat;
    }

    .gy_list ul li {
        background: #FFFFFF;
        box-sizing: border-box;
        padding-right: 30px;
    }

    .gy_list .list_content {
        width: 100%;
        margin-top: 30px;
        margin-bottom: 30px;
        overflow: hidden;
    }

    .gy_list .content_head {
        width: 290px;
        height: 192px;
        float: left;
        margin: 0 30px 0 0;
        overflow: hidden;
    }

    .gy_list .content_right_title {
        font-size: 16px;
        line-height: 1.8;
        font-weight: bold;
        cursor: pointer;
        margin-top: 20px;
    }

    .gy_list .content_right_content {
        font-size: 12px;
        color: #666;
        padding-top: 10px;
        margin: 0;
        line-height: 1.8;
        text-align: justify;
    }

    .gy_list .content_right_content a {
        color: #14A0C3;
    }

    .gy_list .content_right_down {
        padding-top: 10px;
        overflow: hidden;
    }

    .gy_list .content_right_down .gy_link {
        display: block;
        width: 116px;
        height: 35px;
        line-height: 35px;
        box-sizing: border-box;
        font-size: 12px;
        font-weight: bold;
        text-align: right;
        padding-right: 12px;
        color: #FFFFFF;
        float: right;
        background: url("gy_more.jpg") no-repeat;
        background-size: contain;
    }

    .gy_list .content_right_down_date {
        font-size: 16px;
        color: #59B6B6;
        float: right;
    }

    .gy_list .content_head img {
        width: 100%;
        height: 100%;
        transition: transform 0.5s;
        -webkit-transition: transform 0.5s;
        max-width: 100%;
    }

    .gy_list .content_head:hover img {
        transform: scale(1.1, 1.1);
    }


    .nav_three {
        background: #F0F0F0;
        border-bottom: 2px #FFFFFF solid;
        position: relative;
        height: 40px;
        margin-bottom: 10px;
    }

    .nav_three::after {
        content: "";
        border-bottom: 1px #E0E0E0 solid;
    }

    .nav_three .nav_three_list {
        overflow: hidden;
        width: 1000px;
        margin: 0 auto;
        text-align: center;
    }

    .nav_three .nav_three_list ul li {
        display: inline-block;
        height: 40px;
        box-sizing: border-box;
        font-size: 14px;
        padding: 0px 10px;
        position: relative;
        font-weight: bold;
        line-height: 40px;
    }

    .nav_three .nav_three_list ul li.active {
        /* color: #14A0C3; */
        background: #ffffff;
        border-bottom: 2px #14A0C3 solid;
    }

    .nav_three .nav_three_list ul li.active::after {
        /* content: ""; */
        position: absolute;
        left: 50%;
        bottom: 0;
        border-bottom: 2px #14A0C3 solid;
        width: 40px;
        margin-left: -20px;
    }

    .nav_three .nav_three_list ul li:first-child::before {
        display: none;
    }

    .nav_three .nav_three_list ul li::before {
        /* content: ""; */
        height: 18px;
        position: absolute;
        left: -4px;
        top: 14px;
        width: 1px;
        background: #14A0C3;
    }


    .main {
        width: 1000px;
        padding: 30px 50px;
    }

    .main_gy {
        padding: 0;
        background: none;
    }

    .main img {
        max-width: 70%;
    }

    .content_main {
        margin: 30px 0;
    }

    .content_main * {
        font-size: 16px;
        line-height: 2;
        margin-bottom: 1em;
    }

    .content_main table * {
        text-indent: 0;
        margin-bottom: 0;
    }

    .content_title {
        font-size: 26px;
        padding: 20px 0 30px;
        line-height: 40px;
    }

    .article_info {
        overflow: hidden;
        font-size: 16px;
        color: #0d3457;
        background-size: 100% auto;
        padding-bottom: 15px;
    }

    .article_info .article_info_item {
        float: left;
        margin-right: 20px;
        padding-left: 20px;
        line-height: 34px;
        font-size: 14px;
    }

    .article_info .article_info_item:first-child {
        background: url(jjh_artInfoTime_v2023.png) no-repeat left center;
        background-size: 14px auto;
    }

    .article_info .article_info_item:nth-child(2) {
        background: url(jjh_artInfoSource_v2023.png) no-repeat left center;
        background-size: 14px auto;
    }

    .article_info .article_info_item.print {
        background: url(jjh_artDetPrintIcon_v2023.png) no-repeat left center;
        background-size: 14px auto;
    }

    .article_info .article_info_item.fontSize {
        background: url(jjh_artDelFontIcon_v2023.png) no-repeat left center;
        background-size: 14px auto;
    }

    .article_info .article_info_item.fontSize span {
        cursor: pointer;
        padding: 0 6px;
    }

    .article_info_share {
        float: right;
        line-height: 34px;
        overflow: hidden;
        font-size: 14px;
    }

    .article_info_share img {
        width: 28px;
    }

    .article_info_share span,
    .article_info_share img {
        display: block;
        float: left;
        margin-left: 10px;
    }

    .article_info_share img {
        cursor: pointer;
    }

    .ops_icons li {
        transform: scale(0.8);
        margin-right: 0 !important;
    }


    /*分页*/
    .lssp_page {
        text-align: center;
        padding: 30px 0 0;
        position: relative;
        z-index: 11;
    }

    .lssp_page_s {
        display: inline-block;
        font-size: 14px;
    }

    .lssp_page a {
        cursor: pointer;
    }

    .lssp_page a,
    .lssp_page span,
    .lssp_page .txt {
        padding: 0 10px;
        height: 24px;
        line-height: 24px;
        border: 1px solid #d1d1d1;
        /* margin: 0 3px 0 0; */
        color: #2d2d2d;
        font-size: 12px;
        border-radius: 3px;
        display: inline-block;
    }

    .lssp_page a {
        margin: 0 2px;
    }

    .lssp_page a:hover {
        color: #fff;
        border: 1px solid #14A0C3;
        background: #14A0C3;
    }

    .lssp_page .cur {
        color: #fff;
        border: 1px solid #14A0C3;
        background: #14A0C3;
    }

    .lssp_page span {
        border: none;
    }

    .lssp_page .txt {
        width: 18px;
    }

    .lssp_page #num {
        height: 22px;
        line-height: 22px;
        text-align: center;
        border: 1px solid #ccc;
        border-radius: 2px;
        width: 22px;
        vertical-align: top;
        font-size: 12px;
        background: 0;
    }

    .lssp_page font {
        font-size: 12px;
        height: 22px;
        line-height: 22px;
        display: inline-block;
        vertical-align: top;
    }

    .lssp_page font i {
        padding-bottom: 2px;
        display: inline-block;
    }

    .lssp_page #go {
        height: 24px;
        line-height: 24px;
        padding: 0px 6px;
        cursor: pointer;
        margin: 0;
        vertical-align: top;
        border: none;
        background-color: #14A0C3;
        font-size: 12px;
        color: #fff;
        border-radius: 2px;
    }

    /*分页 end*/
    /*搜索*/
    .search {
        width: 100%;
        height: 78px;
        background: #F0F0F0;
    }

    .search .search_input_btn {
        width: 720px;
        height: 38px;
        padding: 20px 0 20px 30px;
        float: left;
    }

    .search .search_input_btn input {
        width: 100%;
        height: 100%;
        padding-left: 15px;
        padding-right: 15px;
        font-size: 16px;
        border: 0;
        box-sizing: border-box;
    }

    .search .search_btn_box {
        width: 120px;
        height: 38px;
        background: #14A0C3;
        margin-top: 20px;
        float: left;
        cursor: pointer;
    }

    .search .search_btn_box img {
        padding: 9px 0 0 22px;
        float: left;
        width: 22px;
    }

    .search .search_btn_box span {
        padding: 8px;
        float: left;
        font-size: 16px;
        color: white;
    }

    .search_note {
        font-size: 14px;
        color: #333;
        margin: 20px 0 25px;
    }

    .search_note span {
        color: #b91615;
    }

    .wch_list_content_search {
        padding: 0 0 15px 0;
        margin-top: 15px;
        border-bottom: 1px #c4dcdf dashed;
    }

    .wch_list_content_search .content_right {
        padding: 0;
    }

    .content_right_content_search {
        -webkit-line-clamp: 3;
    }

    .content_right_title {
        font-size: 16px;
        line-height: 1.8;
        cursor: pointer;
        font-weight: bold;
    }

    .content_right_content {
        font-size: 12px;
        color: #666;
        padding-top: 5px;
        margin: 0;
        line-height: 1.8;
    }

    .content_right_down {
        padding-top: 5px;
        overflow: hidden;
    }

    .content_right_down_date {
        font-size: 12px;
        color: #1095a7;
        float: left;
    }

    /*搜索 end*/
    /*年报*/
    .nb_list {
        overflow: hidden;
    }

    .nb_list ul li {
        float: left;
        height: 106px;
        width: 490px;
        border: 1px #EDEDED solid;
        border-bottom: 3px #14A0C3 solid;
        box-sizing: border-box;
        margin-right: 20px;
        background: #FFFFFF;
        margin-top: 20px;
    }

    .nb_list ul li:nth-child(2n) {
        margin-right: 0;
    }

    .nb_list .time {
        width: 60px;
        float: left;
        margin-top: 20px;
        margin-left: 20px;
        text-align: center;
        box-sizing: border-box;
        overflow: hidden;
    }

    .nb_list .time span {
        font-size: 22px;
        font-weight: bold;
        color: #14A0C3;
        padding: 6px 0;
        display: block;
        border: 1px #14A0C3 solid;
    }

    .nb_list .time p {
        font-size: 12px;
        height: 24px;
        background: url("nb_bg.jpg") repeat-x;
        line-height: 24px;
        color: #ffffff;
    }

    .nb_list .title {
        font-size: 16px;
        float: left;
        line-height: 100px;
        margin-left: 15px;
    }

    .nb_list .title i {
        background: url("ico_pdf.gif") no-repeat;
        background-size: 22px;
        width: 22px;
        height: 24px;
        display: inline-block;
        vertical-align: text-top;
        margin-left: 10px;
    }

    /*年报 end*/
    /*公益*/
    .content_main_gy {
        margin: 10px 0 40px;
    }
    .content_main_gy * {
        font-size: 16px;
        line-height: 2;
    }
    .col_line {
        color: #14A0C3;
        height: 20px;
        border-top: 1px solid;
        border-image: linear-gradient(to right, #14A0C3, #6DDF87) 1;
        box-sizing: border-box;
    }
    .index_atitle_w2 {
        line-height: 50px;
    }
    .index_atitle_w2 .t1 {
        font-size: 16px;
    }
    .index_atitle_w2 .t1 .xians {
        height: 2px;
    }
    .index_atitle_w2 .mores {
        height: 32px;
        line-height: 32px;
        border-radius: 11px 0 11px 0;
        font-size: 12px;
        margin-top: 7px;
    }
    .index_atitle_w2 .mores span {
        padding-right: 14px;
        background-size: 8px auto;
    }

    .gy_title .more {
        font-size: 12px;
        float: right;
        line-height: 30px;
    }
    .gy_title .more span {
        margin-top: 25px;
        display: block;
    }
    .content_main_jz {
        margin: 40px 0 50px;
        overflow: hidden;
    }
    .content_main_jz ul li {
        float: left;
        width: 300px;
        height: 170px;
        text-align: center;
        margin-top: 30px;
    }
    .content_main_jz img {
        width: 90px;
        height: 90px;
    }
    .content_main_jz p {
        font-size: 14px;
        text-align: center;
        line-height: 30px;
        height: 30px;
        margin: 5px 0;
    }
    .content_main_jz a {
        color: #FFFFFF;
        background: #14A0C3;
        display: block;
        padding: 6px 10px;
        margin: 0 auto;
        width: 90px;
        text-decoration: none;
        border-radius: 4px;
        font-size: 14px;
    }
}


/* 20240229 */
.searchResult .content_right_content_search{
    line-height: 28px;
    max-height: 84px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}













